gnukfreebsd_cloexec
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Fri, 9 Feb 2018 13:40:07 +0000 (13:40 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 9 Feb 2018 13:40:07 +0000 (13:40 +0000)
Gbp-Pq: Name gnukfreebsd_cloexec.diff

src/corelib/configure.json

index a5b69a2df6f582da536fd06043130649b1efa750..a98101d28763ce6d6a99ed9abff55f270a1dc76a 100644 (file)
             "label": "O_CLOEXEC",
             "type": "compile",
             "test": {
+                "qmake": "QMAKE_LFLAGS += -Wl,--fatal-warnings",
                 "head": "#define _GNU_SOURCE 1",
                 "include": [ "sys/types.h", "sys/socket.h", "fcntl.h", "unistd.h" ],
                 "main": [